home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 October / EnigmA AMIGA RUN 22 (1997)(G.R. Edizioni)(IT)[!][issue 1997-10 & 11][EAR-CD VI].iso / recent2 / xdv272pd.lha / X-DVE2.72_Install < prev    next >
Text File  |  1997-04-24  |  327b  |  12 lines

  1. ;** X-DVE update installation script **
  2.  
  3. If exists "X-DVE:"
  4.     Echo "*nInstallazione aggiornamento X-DVE.*n"
  5.     lhex -afw X-DVE: x X-DVE.LHA
  6.     Execute "X-DVE:Utils/InstallLibs"
  7.     Echo "*nFatto.*n*n*n"
  8. Else
  9.     Echo "*nAttenzione: X-DVE non è stato installato correttamente."
  10.     Echo "Aggiornamento fallito."
  11. EndIf
  12.